home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 August / The Sunday Times - The Month 2004-08.iso / pc / engine / modules / thumbs_square.swf / scripts / DefineButton2_13 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  2004-06-24  |  92 b   |  7 lines

  1. on(rollOut){
  2.    if(this.trackPlaying != true)
  3.    {
  4.       _parent.txtOut(this);
  5.    }
  6. }
  7.